| Commit message (Expand) | Author | Age |
* | [NETFILTER]: nf_conntrack: introduce extension infrastructure | Yasuyuki Kozakai | 2007-07-11 |
* | [NETFILTER]: nf_nat: move NAT declarations from nf_conntrack_ipv4.h to nf_nat.h | Yasuyuki Kozakai | 2007-07-11 |
* | [UDP]: Cleanup UDP encapsulation code | James Chapman | 2007-07-11 |
* | [IrDA]: Netlink layer. | Samuel Ortiz | 2007-07-11 |
* | [NET_SCHED]: Remove unnecessary stats_lock pointers | Patrick McHardy | 2007-07-11 |
* | [XFRM] Introduce standalone SAD lookup | Jamal Hadi Salim | 2007-07-11 |
* | [XFRM]: Add module alias for transformation type. | Masahide NAKAMURA | 2007-07-11 |
* | [IPV6] MIP6: Loadable module support for MIPv6. | Masahide NAKAMURA | 2007-07-11 |
* | [IPV6] MIP6: Kill unnecessary ifdefs. | Masahide NAKAMURA | 2007-07-11 |
* | [NETLINK]: attr: add nested compat attribute type | Patrick McHardy | 2007-07-11 |
* | [RTNETLINK]: Link creation API | Patrick McHardy | 2007-07-11 |
* | [TIPC]: Optimize stream send routine to avoid fragmentation | Allan Stephens | 2007-07-11 |
* | [IPV4]: The scheduled removal of multipath cached routing support. | David S. Miller | 2007-07-11 |
* | AX88796 network driver | Ben Dooks | 2007-07-10 |
* | [SCTP] Flag a pmtu change request | Vlad Yasevich | 2007-06-13 |
* | [SCTP] Update pmtu handling to be similar to tcp | Vlad Yasevich | 2007-06-13 |
* | [IrDA]: Fix Rx/Tx path race. | G. Liakhovetski | 2007-06-08 |
* | [NetLabel]: consolidate the struct socket/sock handling to just struct sock | Paul Moore | 2007-06-08 |
* | xfrm: Add security check before flushing SAD/SPD | Joy Latten | 2007-06-07 |
* | [UDP]: Revert 2-pass hashing changes. | David S. Miller | 2007-06-07 |
* | [NETLINK]: Mark netlink policies const | Patrick McHardy | 2007-06-07 |
* | [TCP]: Honour sk_bound_dev_if in tcp_v4_send_ack | Patrick McHardy | 2007-06-07 |
* | [AF_UNIX]: Make socket locking much less confusing. | David S. Miller | 2007-06-03 |
* | [TCP]: Consolidate checking for tcp orphan count being too big. | Pavel Emelianov | 2007-05-31 |
* | [SOCK]: Shrink struct sock by 8 bytes on 64-bit. | Arnaldo Carvalho de Melo | 2007-05-31 |
* | [XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl. | David S. Miller | 2007-05-31 |
* | [XFRM]: Allow packet drops during larval state resolution. | David S. Miller | 2007-05-24 |
* | [Bluetooth] Fix L2CAP configuration parameter handling | Marcel Holtmann | 2007-05-24 |
* | [NETFILTER]: nf_conntrack: Removes unused destroy operation of l3proto | Yasuyuki Kozakai | 2007-05-11 |
* | [NETFILTER]: nf_conntrack: Removes duplicated declarations | Yasuyuki Kozakai | 2007-05-11 |
* | [NETFILTER]: nf_nat: remove unused argument of function allocating binding | Yasuyuki Kozakai | 2007-05-11 |
* | [UDP]: Fix AF-specific references in AF-agnostic code. | David S. Miller | 2007-05-11 |
* | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik | 2007-05-09 |
|\ |
|
| * | [PATCH] ieee80211: add ieee80211_channel_to_freq | Larry Finger | 2007-05-08 |
* | | include files: convert "include" subdirectory to UTF-8 | John Anthony Kazos Jr | 2007-05-09 |
* | | cleanup compat ioctl handling | Christoph Hellwig | 2007-05-08 |
|/ |
|
* | [MAC80211]: Add mac80211 wireless stack. | Jiri Benc | 2007-05-05 |
* | [SCTP]: Set assoc_id correctly during INIT collision. | Vlad Yasevich | 2007-05-04 |
* | [SCTP]: Re-order SCTP initializations to avoid race with sctp_rcv() | Sridhar Samudrala | 2007-05-04 |
* | [XFRM] SPD info TLV aggregation | Jamal Hadi Salim | 2007-05-04 |
* | [XFRM] SAD info TLV aggregationx | Jamal Hadi Salim | 2007-05-04 |
* | [AF_IUCV]: Implementation of a skb backlog queue | Jennifer Hunt | 2007-05-04 |
* | [IPV6]: Some cleanups in include/net/ipv6.h | Eric Dumazet | 2007-05-03 |
* | [TCP]: Use S+L catcher only with SACK for now | Ilpo Järvinen | 2007-05-03 |
* | [IPV6]: Get rid of __HAVE_ARCH_ADDR_SET. | Eric Dumazet | 2007-05-03 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-04-30 |
|\ |
|
| * | [TCP] FRTO: RFC4138 allows Nagle override when new data must be sent | Ilpo Järvinen | 2007-04-30 |
| * | [XFRM]: Restrict upper layer information by bundle. | Masahide NAKAMURA | 2007-04-30 |
| * | [TCP]: Catch skb with S+L bugs earlier | Ilpo Järvinen | 2007-04-30 |
| * | [AF_IUCV/IUCV]: smp_call_function deadlock | Martin Schwidefsky | 2007-04-29 |