]> Git Repo - linux.git/history - net
dquot: move dquot drop responsibility into the filesystem
[linux.git] / net /
2010-02-17 Eric Dumazetxt_hashlimit: fix locking
2010-02-17 Pavel Emelyanovipmr: remove useless checks from ipmr_device_event
2010-02-17 Thomas GleixnerMerge branch 'linus' into x86/mm
2010-02-17 Takashi IwaiMerge branch 'fix/misc' into topic/misc
2010-02-17 Takashi IwaiMerge remote branch 'alsa/fixes' into fix/misc
2010-02-17 Alexey Dobriyannet: remove INIT_RCU_HEAD() usage
2010-02-17 Tejun Heopercpu: add __percpu sparse annotations to net
2010-02-17 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2010-02-17 jamalxfrm: avoid spinlock in get_acqseq() used by xfrm user
2010-02-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-02-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-02-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-02-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-02-16 Eric W. Biedermannet neigh: Decouple per interface neighbour table contr...
2010-02-16 Eric W. Biedermannet ipv4: Decouple ipv4 interface parameters from binar...
2010-02-16 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2010-02-16 Alexey Dobriyantunnels: fix netns vs proto registration ordering
2010-02-16 Alexey Dobriyangre: fix netns vs proto registration ordering
2010-02-16 Herbert Xuxfrm: Fix xfrm_state_clone leak
2010-02-16 Herbert Xuipcomp: Avoid duplicate calls to ipcomp_destroy
2010-02-16 stephen hemmingerethtool: allow non-admin user to read GRO settings.
2010-02-16 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2010-02-16 Johannes Bergmac80211: split ieee80211_drop_unencrypted
2010-02-16 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-02-16 Florian Westphalnetfilter: ebtables: mark: add CONFIG_COMPAT support
2010-02-16 Florian Westphalnetfilter: ebt_limit: add CONFIG_COMPAT support
2010-02-16 Florian Westphalnetfilter: ebtables: try native set/getsockopt handlers...
2010-02-16 Florian Westphalnetfilter: ebtables: add CONFIG_COMPAT support
2010-02-16 Florian Westphalnetfilter: ebtables: split update_counters into two...
2010-02-16 Florian Westphalnetfilter: ebtables: split copy_everything_to_user...
2010-02-16 Florian Westphalnetfilter: ebtables: split do_replace into two functions
2010-02-16 Jaroslav KyselaMerge branch 'topic/misc' of git://git.kernel.org/pub...
2010-02-16 Jaroslav KyselaMerge branch 'fixes' into devel
2010-02-16 Eric Dumazetethtool: reduce stack usage
2010-02-16 andrew hendryX25: Dont let x25_bind use addresses containing characters
2010-02-16 andrew hendryX25: Fix x25_create errors for bad protocol and ENOBUFS
2010-02-16 jamalxfrm: Flushing empty SPD generates false events
2010-02-16 jamalxfrm: Flushing empty SAD generates false events
2010-02-16 Shan WeiIPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILS
2010-02-16 Peter Waskiewiczethtool: Move n-tuple capability check into set_flags
2010-02-16 Peter Waskiewiczethtool: Fix filter addition when caching n-tuple filters
2010-02-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-02-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-02-16 Linus TorvaldsMerge branch 'fix/hda' of git://git.kernel.org/pub...
2010-02-16 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2010-02-16 Linus TorvaldsMerge branch 'reiserfs/kill-bkl' of git://git.kernel...
2010-02-16 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2010-02-16 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2010-02-15 Jouni Malinencfg80211/mac80211: allow registering for and sending...
2010-02-15 Johannes Bergmac80211: reject unhandled action frames
2010-02-15 Thadeu Lima de Sou... nl80211: does not allow NEW_STATION and DEL_STATION...
2010-02-15 Johannes Bergmac80211: fix netdev rename
2010-02-15 Tony LindgrenMerge branch 'debug-ll' into omap-for-linus
2010-02-15 Florian Westphalnetfilter: CONFIG_COMPAT: allow delta to exceed 32767
2010-02-15 Florian Westphalnetfilter: ebtables: avoid explicit XT_ALIGN() in match...
2010-02-15 Florian Westphalnetfilter: ebtables: abort if next_offset is too small
2010-02-15 Patrick McHardynetfilter: ctnetlink: add zone support
2010-02-15 Patrick McHardynetfilter: nf_conntrack: add support for "conntrack...
2010-02-15 Patrick McHardynetfilter: nf_conntrack: pass template to l4proto ...
2010-02-15 Jan Engelhardtnetfilter: xtables: add const qualifiers
2010-02-15 Jan Engelhardtnetfilter: xtables: constify args in compat copying...
2010-02-15 Jan Engelhardtnetfilter: xtables: print details on size mismatch
2010-02-15 Jan Engelhardtnetfilter: iptables: remove unused function arguments
2010-02-15 Jan Engelhardtnetfilter: xt_recent: inform user when hitcount is...
2010-02-15 David S. Millermac80211: Fix error introduced in netdev_mc_count(...
2010-02-15 Ben Hutchingsnet: Fix first line of kernel-doc for a few functions
2010-02-15 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2010-02-15 Paul MundtMerge branch 'sh/stable-updates'
2010-02-15 David S. MillerMerge branch 'master' of ssh://master.kernel.org/pub...
2010-02-14 David S. MillerMerge branch 'master' of ssh://master.kernel.org/pub...
2010-02-13 Williams, Mitch Artnetlink: Add VF config code to rtnetlink
2010-02-13 Gerrit Renkerudp: remove redundant variable
2010-02-13 Gerrit Renkerdccp: support for passing MSG_TRUNC
2010-02-12 jamalxfrm: validate attributes
2010-02-12 stephen hemmingerIPv6: remove trivial nested _bh suffix
2010-02-12 stephen hemmingerIPv6: keep permanent addresses on admin down
2010-02-12 Patrick McHardyipv6: fib: fix crash when changing large fib while...
2010-02-12 Juuso Oikarinenmac80211: fix handling of null-rate control in rate_con...
2010-02-12 Gerrit Renkerdccp: allow probing of CCID-array length
2010-02-12 Herbert Xuinet: Remove bogus IGMPv3 report handling
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2010-02-12 Linus TorvaldsMerge branch 'fix/hda' of git://git.kernel.org/pub...
2010-02-12 Linus TorvaldsMerge branch 'fix/hda' of git://git.kernel.org/pub...
2010-02-12 Alexey Dobriyannetfilter: don't use INIT_RCU_HEAD()
2010-02-11 Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git.kernel...
2010-02-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-02-11 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-02-11 Linus TorvaldsMerge git://git.infradead.org/users/cbou/battery-2...
2010-02-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-02-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-02-11 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2010-02-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-02-11 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2010-02-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-02-11 Roland Dreierethtool: Use explicit designated initializers for .cmd
2010-02-11 Alexey Dobriyannetfilter: xtables: fix mangle tables
2010-02-11 Patrick McHardynetfilter: nf_conntrack_sip: add T.38 FAX support
2010-02-11 Patrick McHardynetfilter: nf_nat_sip: add TCP support
2010-02-11 Patrick McHardynetfilter: nf_nat: support mangling a single TCP packet...
2010-02-11 Patrick McHardynetfilter: nf_conntrack_sip: add TCP support
next
This page took 0.160703 seconds and 7 git commands to generate.