| Commit message (Expand) | Author | Age |
* | [NET]: Forget the zero_it argument of sk_alloc() | Pavel Emelyanov | 2007-11-01 |
* | [NET]: Move the sock_copy() from the header | Pavel Emelyanov | 2007-11-01 |
* | SCTP endianness annotations regression | Al Viro | 2007-10-29 |
* | [NET]: Marking struct pernet_operations __net_initdata was inappropriate | Eric W. Biederman | 2007-10-27 |
* | [SCTP] net/sctp/auth.c: make 3 functions static | Adrian Bunk | 2007-10-26 |
* | [SCTP]: #if 0 sctp_update_copy_cksum() | Adrian Bunk | 2007-10-26 |
* | [IRDA]: Make ircomm_tty static. | Adrian Bunk | 2007-10-26 |
* | [NET_CLS_ACT]: Introduce skb_act_clone | Jamal Hadi Salim | 2007-10-26 |
* | [UDP]: Make use of inet_iif() when doing socket lookups. | Vlad Yasevich | 2007-10-25 |
* | [NET]: Don't declare extern variables in net/core/sysctl_net_core.c | Pavel Emelyanov | 2007-10-24 |
* | [TCP]: Remove unneeded implicit type cast when calling tcp_minshall_update() | Chuck Lever | 2007-10-24 |
* | [Bluetooth] Add support for handling simple eSCO links | Marcel Holtmann | 2007-10-22 |
* | [Bluetooth] Fall back to L2CAP in basic mode | Marcel Holtmann | 2007-10-22 |
* | [Bluetooth] Retrieve L2CAP features mask on connection setup | Marcel Holtmann | 2007-10-22 |
* | [Bluetooth] Remove global conf_mtu variable from L2CAP | Marcel Holtmann | 2007-10-22 |
* | [Bluetooth] Switch from OGF+OCF to using only opcodes | Marcel Holtmann | 2007-10-22 |
* | Spelling fix: explicitly | Jean Delvare | 2007-10-19 |
* | Use helpers to obtain task pid in printks | Pavel Emelyanov | 2007-10-19 |
* | pid namespaces: changes to show virtual ids to user | Pavel Emelyanov | 2007-10-19 |
* | [IPSEC]: Rename mode to outer_mode and add inner_mode | Herbert Xu | 2007-10-18 |
* | [IPSEC]: Store afinfo pointer in xfrm_mode | Herbert Xu | 2007-10-18 |
* | [IPSEC]: Add missing BEET checks | Herbert Xu | 2007-10-18 |
* | [IPSEC]: Move type and mode map into xfrm_state.c | Herbert Xu | 2007-10-18 |
* | [IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi | Herbert Xu | 2007-10-18 |
* | [IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input | Herbert Xu | 2007-10-18 |
* | [NET]: Fix the race between sk_filter_(de|at)tach and sk_clone() | Pavel Emelyanov | 2007-10-18 |
* | [NET]: Move the filter releasing into a separate call | Pavel Emelyanov | 2007-10-18 |
* | [INET]: Remove no longer needed ->equal callback | Pavel Emelyanov | 2007-10-17 |
* | [INET]: Consolidate xxx_find() in fragment management | Pavel Emelyanov | 2007-10-17 |
* | [INET]: Consolidate xxx_frag_create() | Pavel Emelyanov | 2007-10-17 |
* | [INET]: Consolidate xxx_frag_alloc() | Pavel Emelyanov | 2007-10-17 |
* | [INET]: Consolidate xxx_frag_intern | Pavel Emelyanov | 2007-10-17 |
* | 9p: remove sysctl | Eric Van Hensbergen | 2007-10-17 |
* | 9p: fix bad kconfig cross-dependency | Eric Van Hensbergen | 2007-10-17 |
* | 9p: attach-per-user | Latchesar Ionkov | 2007-10-17 |
* | 9p: Make transports dynamic | Eric Van Hensbergen | 2007-10-17 |
* | [IPV6]: Replace sk_buff ** with sk_buff * in input handlers | Herbert Xu | 2007-10-15 |
* | [INET]: Consolidate the xxx_put | Pavel Emelyanov | 2007-10-15 |
* | [INET]: Consolidate the xxx_evictor | Pavel Emelyanov | 2007-10-15 |
* | [INET]: Consolidate the xxx_frag_destroy | Pavel Emelyanov | 2007-10-15 |
* | [INET]: Consolidate xxx_the secret_rebuild | Pavel Emelyanov | 2007-10-15 |
* | [INET]: Consolidate the xxx_frag_kill | Pavel Emelyanov | 2007-10-15 |
* | [INET]: Collect common frag sysctl variables together | Pavel Emelyanov | 2007-10-15 |
* | [INET]: Collect frag queues management objects together | Pavel Emelyanov | 2007-10-15 |
* | [INET]: Move common fields from frag_queues in one place. | Pavel Emelyanov | 2007-10-15 |
* | [NETFILTER]: Replace sk_buff ** with sk_buff * | Herbert Xu | 2007-10-15 |
* | [IPVS]: Replace local version of skb_make_writable | Herbert Xu | 2007-10-15 |
* | [IPV4]: Change ip_defrag to return an integer | Herbert Xu | 2007-10-15 |
* | [IPv6]: Export userland ND options through netlink (RDNSS support) | Pierre Ynard | 2007-10-11 |
* | [9P]: build fix with !CONFIG_SYSCTL | Ingo Molnar | 2007-10-11 |