aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-06-09netfilter: nf_conntrack: properly account terminating packetsFabian Hugelshofer
2008-06-09netfilter: nf_conntrack: add nf_ct_kill()Patrick McHardy
2008-06-09netfilter: nf_conntrack_extend: use krealloc() in nf_conntrack_extend.c V2Pekka Enberg
2008-06-09netfilter: ip6_tables: add ip6tables security tableJames Morris
2008-06-09netfilter: ip_tables: add iptables security table for mandatory access contro...James Morris
2008-06-09netfilter: ctnetlink: add full support for SCTP to ctnetlinkPablo Neira Ayuso
2008-06-09netfilter: ctnetlink: group errors into logical errno setsPablo Neira Ayuso
2008-06-09netfilter: ebtables: add IPv6 supportKuo-lang Tseng
2008-06-09af_iucv: exploit target message class support of IUCVUrsula Braun
2008-06-09iucv: prevent cpu hotplug when walking cpu_online_map.Heiko Carstens
2008-06-09iucv: fix section mismatch warning.Heiko Carstens
2008-06-09sctp: Fix problems with the new SCTP_DELAYED_ACK codeVlad Yasevich
2008-06-05netlink: Remove nonblock parameter from netlink_attachskbDenis V. Lunev
2008-06-04tipc: Message rejection rework preparatory changesAllan Stephens
2008-06-04tipc: Fix bugs in rejection of message with short headerAllan Stephens
2008-06-04tipc: Message header creation optimizationsAllan Stephens
2008-06-04tipc: Expand link sequence gap field to 13 bitsAllan Stephens
2008-06-04tipc: Add missing spinlock in name table display codeAllan Stephens
2008-06-04tipc: Prevent display of name table types with no publicationsAllan Stephens
2008-06-04tipc: Optimize message initialization routineAllan Stephens
2008-06-04tipc: Prevent access of non-existent field in short message headerAllan Stephens
2008-06-04tipc: Minor optimizations to received message processingAllan Stephens
2008-06-04tipc: Fix minor bugs in link session number handlingAllan Stephens
2008-06-04tipc: Fix bugs in message error code display when debuggingAllan Stephens
2008-06-04tipc: Standardize error checking on incoming messages via native APIAllan Stephens
2008-06-04tipc: Fix bug in connection setup via native APIAllan Stephens
2008-05-25irda: Push BKL down into irda ioctl handlersAlan Cox
2008-05-25wanrouter: Push down BKLAlan Cox
2008-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-05-23vlan: Use bitmask of feature flags instead of seperate feature bitsPatrick McHardy
2008-05-21net: The world is not perfect patch.Rami Rosen
2008-05-21xfrm_user: Remove zero length key checks.David S. Miller
2008-05-21net/ipv4/arp.c: Use common hex_asc helpersDenis Cheng
2008-05-21tcp: TCP connection times out if ICMP frag needed is delayedSridhar Samudrala
2008-05-21tipc: Fix initialization sequence problems when entering network modeAllan Stephens
2008-05-21tipc: Update "previous node" indicators when node address changesAllan Stephens
2008-05-21tipc: Optimize null pointer check during neighbor discoveryAllan Stephens
2008-05-21tipc: Prevent node object duplication due to simultaneous discoveryAllan Stephens
2008-05-21tipc: Fix skb_under_panic when configuring TIPC without privilegesAllan Stephens
2008-05-21ip6mr: Use on-device stats instead of private ones.Pavel Emelyanov
2008-05-21ipmr: Use on-device stats instead of private ones.Pavel Emelyanov
2008-05-21ip6tnl: Use on-device stats instead of private ones.Pavel Emelyanov
2008-05-21ipmr: Ipip tunnel uses on-device stats.Pavel Emelyanov
2008-05-21sit: Use on-device stats instead of private ones.Pavel Emelyanov
2008-05-21ipip: Use on-device stats instead of private ones.Pavel Emelyanov
2008-05-21ipgre: Use on-device stats instead of private ones.Pavel Emelyanov
2008-05-21bridge: Use on-device stats instead of private ones.Pavel Emelyanov
2008-05-21net: The dev->get_stats pointer is not NULL nowadays.Pavel Emelyanov
2008-05-21af_key: Fix selector family initialization.Kazunori MIYAZAWA
2008-05-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller