aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* vlan: convert to net_device_opsStephen Hemminger2008-11-20
* ip: convert to net_device_ops for ioctlStephen Hemminger2008-11-20
* bridge: convert to net_device_opsStephen Hemminger2008-11-20
* netdev: expose ethernet address primitivesStephen Hemminger2008-11-20
* netdev: introduce dev_get_stats()Stephen Hemminger2008-11-20
* netdev: network device operations infrastructureStephen Hemminger2008-11-20
* net: af_unix should use KERN_INFO instead of KERN_DEBUGEric Dumazet2008-11-19
* include/net net/ - csum_partial - remove unnecessary castsJoe Perches2008-11-19
* net: inet_diag_handler structs can be constEric Dumazet2008-11-19
* net: make /proc/net/protocols namespace awareEric Dumazet2008-11-19
* net: af_packet should update its inuse counterEric Dumazet2008-11-19
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-19
|\
| * rtnetlink: propagate error from dev_change_flags in do_setlink()Johannes Berg2008-11-17
| * Phonet: refuse to send bigger than MTU packetsRĂ©mi Denis-Courmont2008-11-16
| * scm: fix scm_fp_list->list initialization made in wrong placePavel Emelyanov2008-11-14
| * lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar2008-11-14
| * 9p: restrict RDMA usageRandy Dunlap2008-11-13
| * net: shy netns_ok checkAlexey Dobriyan2008-11-13
| * ipv6: routing header fixesBrian Haley2008-11-13
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-12
| |\
| | * mac80211: fix notify_mac functionJohannes Berg2008-11-12
| * | net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as callerPatrick Ohly2008-11-12
| * | tcp_htcp: last_cong bug fixDoug Leith2008-11-12
| |/
* | net: sctp should update its inuse counterEric Dumazet2008-11-17
* | net: af_unix should update its inuse counterEric Dumazet2008-11-17
* | net: af_unix can make unix_nr_socks visbile in /procEric Dumazet2008-11-17
* | ematch: simpler tcf_em_unregister()Alexey Dobriyan2008-11-17
* | net: Cleanup of af_unixEric Dumazet2008-11-17
* | dccp: Tidy up setsockopt callsGerrit Renker2008-11-17
* | dccp: Deprecate Ack Ratio sysctlGerrit Renker2008-11-17
* | dccp: Feature negotiation for minimum-checksum-coverageGerrit Renker2008-11-17
* | dccp: Deprecate old setsockopt frameworkGerrit Renker2008-11-17
* | dccp: Mechanism to resolve CCID dependenciesGerrit Renker2008-11-17
* | net: use %pF for /proc/net/ptypeAlexey Dobriyan2008-11-16
* | net: Convert TCP & DCCP hash tables to use RCU / hlist_nullsEric Dumazet2008-11-16
* | udp: Use hlist_nulls in UDP RCU codeEric Dumazet2008-11-16
* | TPROXY: implemented IP_RECVORIGDSTADDR socket optionBalazs Scheidler2008-11-16
* | ipv4: Fix ARP behavior with many mac-vlansBen Greear2008-11-16
* | net: speedup dst_release()Eric Dumazet2008-11-14
* | pkt_sched: Remove qdisc->ops->requeue() etc.Jarek Poplawski2008-11-14
* | netdevice: safe convert to netdev_priv() #part-4Wang Chen2008-11-13
* | net: Remove unused parameter of xfrm_gen_index()Arnaud Ebalard2008-11-13
* | net: Cleanup of neighbour codeEric Dumazet2008-11-12
* | net: ib_net pointer should depends on CONFIG_NET_NSEric Dumazet2008-11-12
* | dccp: Resolve dependencies of features on choice of CCIDGerrit Renker2008-11-12
* | dccp: Query supported CCIDsGerrit Renker2008-11-12
* | dccp: Registration routines for changing feature valuesGerrit Renker2008-11-12
* | dccp: Limit feature negotiation to connection setup phaseGerrit Renker2008-11-12
* | net: remove struct dst_entry::entry_sizeAlexey Dobriyan2008-11-11
* | net: remove struct neigh_table::pdeAlexey Dobriyan2008-11-11