summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-1419-23/+25
|\
| * net: Rationalise email address: Network Specific PartsAlan Cox2008-10-1416-18/+18
| * dsa: fix compile bug on s390Heiko Carstens2008-10-141-1/+1
| * netns: mib6 section fixletAlexey Dobriyan2008-10-141-1/+1
| * pktgen: fix skb leak in case of failureIlpo Järvinen2008-10-141-3/+5
* | net/rfkill/rfkill-input.c needs <linux/sched.h>Geert Uytterhoeven2008-10-141-0/+1
* | vfs: Use const for kernel parser tableSteven Whitehouse2008-10-132-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-134-4/+5
|\|
| * net/mac80211/rx.c: fix build errorIngo Molnar2008-10-131-1/+4
| * netfilter: remove unused #include <version.h>Huang Weiyi2008-10-131-1/+0Star
| * net: Fix off-by-one in skb_dma_mapDimitris Michailidis2008-10-131-1/+1
| * wireless: remove duplicated #includeHuang Weiyi2008-10-131-1/+0Star
* | Merge branch 'next' into for-linusJames Morris2008-10-1313-828/+2186
|\ \ | |/ |/|
| * netlabel: Add configuration support for local labelingPaul Moore2008-10-103-2/+48
| * cipso: Add support for native local labeling and fixup mapping namesPaul Moore2008-10-105-32/+119
| * selinux: Set socket NetLabel based on connection endpointPaul Moore2008-10-102-1/+151
| * netlabel: Add functionality to set the security attributes of a packetPaul Moore2008-10-102-39/+243
| * netlabel: Add network address selectors to the NetLabel/LSM domain mappingPaul Moore2008-10-108-222/+811
| * netlabel: Add a generic way to create ordered linked lists of network addrsPaul Moore2008-10-104-216/+569
| * netlabel: Replace protocol/NetLabel linking with refrerence countsPaul Moore2008-10-106-255/+221Star
| * selinux: Fix missing calls to netlbl_skbuff_err()Paul Moore2008-10-101-2/+3
| * netlabel: Remove unneeded in-kernel API functionsPaul Moore2008-10-101-61/+23Star
| * netlabel: Fix some sparse warningsPaul Moore2008-10-103-14/+14
* | gre: Initialise rtnl_link tunnel parameters properlyHerbert Xu2008-10-111-1/+1
* | ipvs: Add proper dependencies on IP_VS, and fix description header line.David S. Miller2008-10-111-2/+2
* | af_key: fix SADB_X_SPDDELETE responseTobias Brunner2008-10-101-0/+1
* | gre: minor cleanups in netlink interfacePatrick McHardy2008-10-101-8/+8
* | gre: fix copy and paste errorPatrick McHardy2008-10-101-2/+2
* | tcpv6: fix error with CONFIG_TCP_MD5SIG disabledGuo-Fu Tseng2008-10-101-5/+1Star
* | udp: complete port availability checkingEric Dumazet2008-10-091-24/+19Star
* | tcpv6: combine tcp_v6_send_(reset|ack)Ilpo Järvinen2008-10-091-99/+40Star
* | tcpv6: convert opt[] -> topt in tcp_v6_send_resetIlpo Järvinen2008-10-091-6/+6
* | tcpv6: trivial formatting changes to send_(ack|reset)Ilpo Järvinen2008-10-091-4/+3Star
* | tcpv[46]: fix md5 pseudoheader address field orderingIlpo Järvinen2008-10-092-4/+4
* | sctp: update SNMP statiscts when T5 timer expired.Vlad Yasevich2008-10-091-0/+3
* | sctp: Fix SNMP number of SCTP_MIB_ABORTED during violation handling.Vlad Yasevich2008-10-091-6/+3Star
* | sctp: Fix the SNMP number of SCTP_MIB_CURRESTABWei Yongjun2008-10-091-1/+1
* | inet: Make tunnel RX/TX byte counters more consistentHerbert Xu2008-10-091-2/+5
* | gre: Add Transparent Ethernet BridgingHerbert Xu2008-10-091-32/+174
* | gre: Add netlink interfaceHerbert Xu2008-10-091-4/+243
* | gre: Move MTU setting out of ipgre_tunnel_bind_devHerbert Xu2008-10-091-5/+11
* | gre: Use needed_headroomHerbert Xu2008-10-091-7/+8
* | dsa: Need to select PHYLIB.David S. Miller2008-10-091-0/+1
* | dsa: add support for the Marvell 88E6060 switch chipLennert Buytenhek2008-10-093-0/+295
* | dsa: add support for Trailer tagging formatLennert Buytenhek2008-10-097-0/+152
* | dsa: add support for the Marvell 88E6131 switch chipLennert Buytenhek2008-10-095-0/+555
* | dsa: add support for original DSA tagging formatLennert Buytenhek2008-10-098-7/+244
* | net: Distributed Switch Architecture protocol supportLennert Buytenhek2008-10-0911-0/+1893
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-087-34/+33Star
|\|
| * tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd.Daniele Lacamera2008-10-081-1/+5