summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-11-20filter: add SKF_AD_NLATTR_NEST to look for nested attributesPablo Neira Ayuso
2008-11-20net: listening_hash get a spinlock per bucketEric Dumazet
2008-11-20vlan: convert to net_device_opsStephen Hemminger
2008-11-20ip: convert to net_device_ops for ioctlStephen Hemminger
2008-11-20bridge: convert to net_device_opsStephen Hemminger
2008-11-20netdev: expose ethernet address primitivesStephen Hemminger
2008-11-20netdev: introduce dev_get_stats()Stephen Hemminger
2008-11-20netdev: network device operations infrastructureStephen Hemminger
2008-11-19net: af_unix should use KERN_INFO instead of KERN_DEBUGEric Dumazet
2008-11-19include/net net/ - csum_partial - remove unnecessary castsJoe Perches
2008-11-19net: inet_diag_handler structs can be constEric Dumazet
2008-11-19net: make /proc/net/protocols namespace awareEric Dumazet
2008-11-19net: af_packet should update its inuse counterEric Dumazet
2008-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-17net: sctp should update its inuse counterEric Dumazet
2008-11-17net: af_unix should update its inuse counterEric Dumazet
2008-11-17net: af_unix can make unix_nr_socks visbile in /procEric Dumazet
2008-11-17rtnetlink: propagate error from dev_change_flags in do_setlink()Johannes Berg
2008-11-17ematch: simpler tcf_em_unregister()Alexey Dobriyan
2008-11-17net: Cleanup of af_unixEric Dumazet
2008-11-17dccp: Tidy up setsockopt callsGerrit Renker
2008-11-17dccp: Deprecate Ack Ratio sysctlGerrit Renker
2008-11-17dccp: Feature negotiation for minimum-checksum-coverageGerrit Renker
2008-11-17dccp: Deprecate old setsockopt frameworkGerrit Renker
2008-11-17dccp: Mechanism to resolve CCID dependenciesGerrit Renker
2008-11-17net: use %pF for /proc/net/ptypeAlexey Dobriyan
2008-11-17Phonet: refuse to send bigger than MTU packetsRĂ©mi Denis-Courmont
2008-11-17net: Convert TCP & DCCP hash tables to use RCU / hlist_nullsEric Dumazet
2008-11-17udp: Use hlist_nulls in UDP RCU codeEric Dumazet
2008-11-17TPROXY: implemented IP_RECVORIGDSTADDR socket optionBalazs Scheidler
2008-11-17ipv4: Fix ARP behavior with many mac-vlansBen Greear
2008-11-14scm: fix scm_fp_list->list initialization made in wrong placePavel Emelyanov
2008-11-14net: speedup dst_release()Eric Dumazet
2008-11-14lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar
2008-11-14pkt_sched: Remove qdisc->ops->requeue() etc.Jarek Poplawski
2008-11-13netdevice: safe convert to netdev_priv() #part-4Wang Chen
2008-11-139p: restrict RDMA usageRandy Dunlap
2008-11-13net: Remove unused parameter of xfrm_gen_index()Arnaud Ebalard
2008-11-13net: shy netns_ok checkAlexey Dobriyan
2008-11-13ipv6: routing header fixesBrian Haley
2008-11-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-12mac80211: fix notify_mac functionJohannes Berg
2008-11-12net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as callerPatrick Ohly
2008-11-12tcp_htcp: last_cong bug fixDoug Leith
2008-11-12net: Cleanup of neighbour codeEric Dumazet
2008-11-12net: ib_net pointer should depends on CONFIG_NET_NSEric Dumazet
2008-11-12dccp: Resolve dependencies of features on choice of CCIDGerrit Renker
2008-11-12dccp: Query supported CCIDsGerrit Renker
2008-11-12dccp: Registration routines for changing feature valuesGerrit Renker
2008-11-12dccp: Limit feature negotiation to connection setup phaseGerrit Renker