aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-24
|\
| * netfilter: ip6t_{hbh,dst}: Rejects not-strict mode on rule insertionYasuyuki Kozakai2008-09-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-09-24
|\ \
| * | 9p: fix put_data error handlingEric Van Hensbergen2008-09-24
| * | 9p: introduce missing kfreeJulia Lawall2008-09-24
| * | 9p-trans_fd: fix and clean up module init/exit pathsTejun Heo2008-09-24
| * | 9p-trans_fd: don't do fs segment mangling in p9_fd_poll()Tejun Heo2008-09-24
| * | 9p-trans_fd: clean up p9_conn_create()Tejun Heo2008-09-24
| * | 9p-trans_fd: fix trans_fd::p9_conn_destroy()Tejun Heo2008-09-24
| * | 9p: implement proper trans module refcounting and unregistrationTejun Heo2008-09-24
* | | sys_paccept: disable paccept() until API design is resolvedMichael Kerrisk2008-09-23
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-22
|\ \ | |/ |/|
| * netdev: simple_tx_hash shouldn't hash inside fragmentsAlexander Duyck2008-09-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-19
|\|
| * sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTHVlad Yasevich2008-09-18
| * sctp: do not enable peer features if we can't do them.Vlad Yasevich2008-09-18
| * sctp: set the skb->ip_summed correctly when sending over loopback.Vlad Yasevich2008-09-18
| * udp: Fix rcv socket lockingHerbert Xu2008-09-15
* | warn: Turn the netdev timeout WARN_ON() into a WARN()Arjan van de Ven2008-09-16
|/
* [Bluetooth] Fix regression from using default link policyMarcel Holtmann2008-09-11
* ipv6: Fix OOPS in ip6_dst_lookup_tail().Neil Horman2008-09-09
* ipsec: Restore larval states and socket policies in dumpHerbert Xu2008-09-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-09-09
|\
| * [Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann2008-09-09
| * [Bluetooth] Enforce correct authentication requirementsMarcel Holtmann2008-09-09
| * [Bluetooth] Fix reference counting during ACL config stageMarcel Holtmann2008-09-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-08
|\ \
| * | bridge: don't allow setting hello time to zeroStephen Hemminger2008-09-08
| * | netns : fix kernel panic in timewait socket destructionDaniel Lezcano2008-09-08
| * | pkt_sched: Fix qdisc state in net_tx_action()Jarek Poplawski2008-09-07
| * | netfilter: nf_conntrack_irc: make sure string is terminated before calling si...Patrick McHardy2008-09-07
| * | netfilter: nf_conntrack_gre: nf_ct_gre_keymap_flush() fixletAlexey Dobriyan2008-09-07
| * | netfilter: nf_conntrack_gre: more locking around keymap listAlexey Dobriyan2008-09-07
| * | netfilter: nf_conntrack_sip: de-static helper pointersAlexey Dobriyan2008-09-07
* | | Revert "mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM"Linus Torvalds2008-09-05
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-03
|\| |
| * | tipc: Don't use structure names which easily globally conflict.David S. Miller2008-09-03
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-03
|\| |
| * | ipsec: Fix deadlock in xfrm_state management.David S. Miller2008-09-02
| * | ipv: Re-enable IP when MTU > 68Breno Leitao2008-09-02
| * | net/xfrm: Use an IS_ERR test rather than a NULL testJulien Brunel2008-09-02
| * | mac80211: Fix debugfs union misuse and pointer corruptionJouni Malinen2008-09-02
| * | net/wireless/Kconfig: clarify the description for CONFIG_WIRELESS_EXT_SYSFSFlorian Mickler2008-09-02
| * | pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock()Jarek Poplawski2008-08-29
| * | ipv6: When we droped a packet, we should return NET_RX_DROP instead of 0Yang Hongyang2008-08-29
| |/
* | Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-09-02
|\ \ | |/ |/|
| * sunrpc: fix possible overrun on read of /proc/sys/sunrpc/transportsCyrill Gorcunov2008-09-01
| * svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_taskletTom Tucker2008-08-13
* | sctp: fix random memory dereference with SCTP_HMAC_IDENT option.Vlad Yasevich2008-08-27
* | sctp: correct bounds check in sctp_setsockopt_auth_keyVlad Yasevich2008-08-27