summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-11-19netdev: 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-18Merge 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-16rtnetlink: propagate error from dev_change_flags in do_setlink()Johannes Berg
2008-11-16ematch: simpler tcf_em_unregister()Alexey Dobriyan
2008-11-16net: Cleanup of af_unixEric Dumazet
2008-11-16dccp: Tidy up setsockopt callsGerrit Renker
2008-11-16dccp: Deprecate Ack Ratio sysctlGerrit Renker
2008-11-16dccp: Feature negotiation for minimum-checksum-coverageGerrit Renker
2008-11-16dccp: Deprecate old setsockopt frameworkGerrit Renker
2008-11-16dccp: Mechanism to resolve CCID dependenciesGerrit Renker
2008-11-16net: use %pF for /proc/net/ptypeAlexey Dobriyan
2008-11-16Phonet: refuse to send bigger than MTU packetsRĂ©mi Denis-Courmont
2008-11-16net: Convert TCP & DCCP hash tables to use RCU / hlist_nullsEric Dumazet
2008-11-16udp: Use hlist_nulls in UDP RCU codeEric Dumazet
2008-11-16TPROXY: implemented IP_RECVORIGDSTADDR socket optionBalazs Scheidler
2008-11-16ipv4: 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-13lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar
2008-11-13pkt_sched: Remove qdisc->ops->requeue() etc.Jarek Poplawski
2008-11-12netdevice: safe convert to netdev_priv() #part-4Wang Chen
2008-11-129p: restrict RDMA usageRandy Dunlap
2008-11-12net: Remove unused parameter of xfrm_gen_index()Arnaud Ebalard
2008-11-12net: shy netns_ok checkAlexey Dobriyan
2008-11-12ipv6: 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
2008-11-11net: remove struct dst_entry::entry_sizeAlexey Dobriyan
2008-11-11net: remove struct neigh_table::pdeAlexey Dobriyan
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-10dsa: fix master interface allmulti/promisc handlingLennert Buytenhek
2008-11-10dsa: fix skb->pkt_type when mac address of slave interface differsLennert Buytenhek
2008-11-10net: fix setting of skb->tail in skb_recycle_check()Lennert Buytenhek