summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* tipc: Cleanup of message header size terminologyAllan Stephens2011-06-244-20/+20
* tipc: Eliminate useless check when creating internal messageAllan Stephens2011-06-241-4/+2
* tipc: Remove unnecessary includes in socket codeAllan Stephens2011-06-241-3/+0
* tipc: Eliminate unused field in bearer structureAllan Stephens2011-06-242-3/+0
* tipc: Correct typo in link statistics outputAllan Stephens2011-06-241-1/+1
* tipc: Eliminate checks for empty zone list during name translationAllan Stephens2011-06-241-5/+2
* tipc: Convert name table publication lists to standard kernel listsAllan Stephens2011-06-242-164/+90
* tipc: Partition name table instance array info into two partsAllan Stephens2011-06-241-61/+89
* tipc: Eliminate redundant masking in message header routinesAllan Stephens2011-06-241-2/+2
* tipc: Eliminate message header routines for caching destination nodeAllan Stephens2011-06-241-20/+0
* tipc: Optimizations & corrections to message rejectionAllan Stephens2011-06-241-25/+24
* tipc: Optimize routing of returned payload messagesAllan Stephens2011-06-241-1/+6
* tipc: Add sanity check to detect rejection of non-payload messagesAllan Stephens2011-06-241-0/+6
* tipc: Standardize exit logic for message rejection handlingAllan Stephens2011-06-241-10/+9
* tipc: Remove unused sanity test macroAllan Stephens2011-06-241-6/+0
* tipc: Convert fatal broadcast sanity check to non-fatal checkAllan Stephens2011-06-241-1/+5
* dcb: use nlmsg_free() instead of kfree()Dan Carpenter2011-06-231-2/+2
* ip: introduce ip_is_fragment helper inline functionPaul Gortmaker2011-06-2112-17/+16
* net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-211-0/+1
* dcb: Add missing error check in dcb_ieee_set()John Fastabend2011-06-211-0/+3
* dcb: fix return type on dcb_setapp()John Fastabend2011-06-211-1/+1
* dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settingsJohn Fastabend2011-06-211-0/+26
* dcb: Add ieee_dcb_delapp() and dcb op to delete app entryJohn Fastabend2011-06-211-2/+88
* dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP dataJohn Fastabend2011-06-211-4/+51
* net: dcbnl, add multicast group for DCBJohn Fastabend2011-06-211-83/+146
* dcb: Add DCBX capabilities bitmask to the get_ieee responseJohn Fastabend2011-06-211-0/+12
* core: add tracepoints for queueing skb to rcvbufSatoru Moriya2011-06-212-0/+6
* udp: add tracepoints for queueing skb to rcvbufSatoru Moriya2011-06-212-0/+3
* Remove redundant linux/version.h includes from net/Jesper Juhl2011-06-215-5/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-2059-202/+272
|\
| * Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-06-201-1/+2
| |\
| | * nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields2011-06-061-1/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-2024-37/+66
| |\ \
| | * | ipv4, ping: Remove duplicate icmp.h includeJesper Juhl2011-06-201-1/+0
| | * | netpoll: copy dev name of slaves to struct netpollWANG Cong2011-06-191-0/+1
| | * | ipv4: fix multicast lossesEric Dumazet2011-06-181-3/+1
| | * | inet_diag: fix inet_diag_bc_audit()Eric Dumazet2011-06-171-8/+6
| | * | net: rfs: enable RFS before first data packet is receivedEric Dumazet2011-06-173-0/+3
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-174-9/+24
| | |\ \
| | | * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-06-104-9/+24
| | | |\ \
| | | | * | Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devicesVille Tervo2011-06-101-8/+10
| | | | * | Bluetooth: fix shutdown on SCO socketsLuiz Augusto von Dentz2011-06-101-1/+12
| | | | * | Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.Filip Palian2011-06-092-0/+2
| | * | | | vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan supportAntoine Reversat2011-06-171-1/+1
| | * | | | caif: Bugfix - XOFF removed channel from caif-muxsjur.brandeland@stericsson.com2011-06-161-1/+1
| | * | | | IGMP snooping: set mrouters_only flag for IPv6 traffic properlyFernando Luis Vázquez Cao2011-06-161-1/+1
| | * | | | IGMP snooping: set mrouters_only flag for IPv4 traffic properlyFernando Luis Vázquez Cao2011-06-161-1/+1
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-06-169-11/+25
| | |\ \ \ \
| | | * | | | netfilter: nf_nat: avoid double seq_adjust for loopbackJulian Anastasov2011-06-161-1/+3
| | | * | | | netfilter: fix looped (broad|multi)cast's MAC handlingNicolas Cavallari2011-06-164-4/+8
OpenPOWER on IntegriCloud