summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | net: Rationalise email address: Network Specific PartsAlan Cox2008-10-1316-18/+18
| * | | | dsa: fix compile bug on s390Heiko Carstens2008-10-131-1/+1
| * | | | netns: mib6 section fixletAlexey Dobriyan2008-10-131-1/+1
| * | | | pktgen: fix skb leak in case of failureIlpo Järvinen2008-10-131-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-121-1/+4
| * | | netfilter: remove unused #include <version.h>Huang Weiyi2008-10-121-1/+0
| * | | net: Fix off-by-one in skb_dma_mapDimitris Michailidis2008-10-121-1/+1
| * | | wireless: remove duplicated #includeHuang Weiyi2008-10-121-1/+0
* | | | 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/+221
| * | | 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/+23
| * | | 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-091-5/+1
* | | | udp: complete port availability checkingEric Dumazet2008-10-091-24/+19
* | | | tcpv6: combine tcp_v6_send_(reset|ack)Ilpo Järvinen2008-10-091-99/+40
* | | | 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/+3
* | | | 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/+3
* | | | 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-081-0/+1
* | | | dsa: add support for the Marvell 88E6060 switch chipLennert Buytenhek2008-10-083-0/+295
* | | | dsa: add support for Trailer tagging formatLennert Buytenhek2008-10-087-0/+152
* | | | dsa: add support for the Marvell 88E6131 switch chipLennert Buytenhek2008-10-085-0/+555
* | | | dsa: add support for original DSA tagging formatLennert Buytenhek2008-10-088-7/+244
* | | | net: Distributed Switch Architecture protocol supportLennert Buytenhek2008-10-0811-0/+1893
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-087-34/+33
|\ \ \ \ | |/ / /
| * | | tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd.Daniele Lacamera2008-10-071-1/+5
| * | | net: Fix netdev_run_todo dead-lockHerbert Xu2008-10-072-22/+7
OpenPOWER on IntegriCloud