aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-15
|\
| * Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15
| |\
| | * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-26
| | * smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26
* | | Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar2008-07-15
|\ \ \ | |/ / |/| |
| * | Merge branch 'linus' into core/rcuIngo Molnar2008-07-11
| |\ \
| * \ \ Merge branch 'linus' into core/rcuIngo Molnar2008-06-23
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'linus' into core/rcuIngo Molnar2008-06-16
| |\ \ \
| * | | | rcu: fix nf_conntrack_helper.c build bugIngo Molnar2008-05-22
| * | | | rculist.h: fix include in net/netfilter/nf_conntrack_netlink.cIngo Molnar2008-05-19
| * | | | rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-19
* | | | | Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-07-14
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into core/softirqIngo Molnar2008-06-23
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'linus' into core/softirqIngo Molnar2008-06-16
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Remove argument from open_softirq which is always NULLCarlos R. Mafra2008-05-25
* | | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-14
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
| |\ \ \ \ \ \
| * | | | | | | irnet_ppp: BKL pushdownArnd Bergmann2008-06-20
| | |_|_|_|/ / | |/| | | | |
* | | | | | | [S390] Cleanup iucv printk messages.Ursula Braun2008-07-14
| |/ / / / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-10
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert2008-07-10
| * | | | | ipv6: missed namespace context in ipv6_rthdr_rcvDenis V. Lunev2008-07-10
| * | | | | netlabel: netlink_unicast calls kfree_skb on error path by itselfDenis V. Lunev2008-07-10
| * | | | | ipv4: fib_trie: Fix lookup error returnBen Hutchings2008-07-10
| * | | | | tcp: correct kcalloc usageMilton Miller2008-07-10
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-07-09
| |\ \ \ \ \
| | * | | | | rc80211_pid: Fix fast_start parameter handlingMattias Nissler2008-07-09
| * | | | | | netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMPDavid Howells2008-07-09
| * | | | | | netfilter: nf_conntrack_tcp: fix endless loopPatrick McHardy2008-07-09
| |/ / / / /
| * | | | | ipv6: fix race between ipv6_del_addr and DAD timerAndrey Vagin2008-07-08
| * | | | | irda: Fix netlink error path return valueJulius Volz2008-07-08
| * | | | | sctp: Mark the tsn as received after all allocations finishVlad Yasevich2008-07-08
| * | | | | mac80211: don't report selected IBSS when not foundVladimir Koutny2008-07-07
| * | | | | mac80211: Only flush workqueue when last interface was removedIvo van Doorn2008-07-07
| * | | | | mac80211: move netif_carrier_on to after ieee80211_bss_info_change_notifyGuy Cohen2008-07-07
* | | | | | SUNRPC: Fix an rpcbind breakage for the case of IPv6 lookupsTrond Myklebust2008-07-08
* | | | | | SUNRPC: Fix a double-free in rpcbindTrond Myklebust2008-07-08
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-07
|\| | | | |
| * | | | | can: add sanity checksOliver Hartkopp2008-07-06
| * | | | | bridge: fix use-after-free in br_cleanup_bridges()Patrick McHardy2008-07-03
| * | | | | tcp: fix a size_t < 0 comparison in tcp_read_sockOctavian Purdila2008-07-03
| * | | | | tcp: net/ipv4/tcp.c needs linux/scatterlist.hAndrew Morton2008-07-03
* | | | | | svcrpc: fix handling of garbage argsJ. Bruce Fields2008-07-03
|/ / / / /
* | | | | net: fib_rules: fix error code for unsupported familiesPatrick McHardy2008-07-01
* | | | | netdevice: Fix wrong string handle in kernel command line parsingWang Chen2008-07-01
* | | | | net: Tyop of sk_filter() commentWang Chen2008-07-01
* | | | | netlink: Unneeded local variableWang Chen2008-07-01
* | | | | net-sched: fix filter destruction in atm/hfsc qdisc destructionPatrick McHardy2008-07-01
* | | | | net-sched: change tcf_destroy_chain() to clear start of filter listPatrick McHardy2008-07-01
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-30
|\ \ \ \ \