aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2008-10-14HID: move connect quirksJiri Slaby
2008-10-14HID: move apple quirksJiri Slaby
2008-10-14HID: move ignore quirksJiri Slaby
2008-10-14HID: hid, make parsing event drivenJiri Slaby
2008-10-14HID: make a bus from hid codeJiri Slaby
2008-10-14Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-14net/rfkill/rfkill-input.c needs <linux/sched.h>Geert Uytterhoeven
2008-10-13net: Rationalise email address: Network Specific PartsAlan Cox
2008-10-13dsa: fix compile bug on s390Heiko Carstens
2008-10-13netns: mib6 section fixletAlexey Dobriyan
2008-10-13pktgen: fix skb leak in case of failureIlpo Järvinen
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-12net/mac80211/rx.c: fix build errorIngo Molnar
2008-10-12netfilter: remove unused #include <version.h>Huang Weiyi
2008-10-12net: Fix off-by-one in skb_dma_mapDimitris Michailidis
2008-10-12wireless: remove duplicated #includeHuang Weiyi
2008-10-13Merge branch 'next' into for-linusJames Morris
2008-10-11gre: Initialise rtnl_link tunnel parameters properlyHerbert Xu
2008-10-11ipvs: Add proper dependencies on IP_VS, and fix description header line.David S. Miller
2008-10-10af_key: fix SADB_X_SPDDELETE responseTobias Brunner
2008-10-10gre: minor cleanups in netlink interfacePatrick McHardy
2008-10-10gre: fix copy and paste errorPatrick McHardy
2008-10-10netlabel: Add configuration support for local labelingPaul Moore
2008-10-10cipso: Add support for native local labeling and fixup mapping namesPaul Moore
2008-10-10selinux: Set socket NetLabel based on connection endpointPaul Moore
2008-10-10netlabel: Add functionality to set the security attributes of a packetPaul Moore
2008-10-10netlabel: Add network address selectors to the NetLabel/LSM domain mappingPaul Moore
2008-10-10netlabel: Add a generic way to create ordered linked lists of network addrsPaul Moore
2008-10-10netlabel: Replace protocol/NetLabel linking with refrerence countsPaul Moore
2008-10-10selinux: Fix missing calls to netlbl_skbuff_err()Paul Moore
2008-10-10netlabel: Remove unneeded in-kernel API functionsPaul Moore
2008-10-10netlabel: Fix some sparse warningsPaul Moore
2008-10-09tcpv6: fix error with CONFIG_TCP_MD5SIG disabledGuo-Fu Tseng
2008-10-09udp: complete port availability checkingEric Dumazet
2008-10-09tcpv6: combine tcp_v6_send_(reset|ack)Ilpo Järvinen
2008-10-09tcpv6: convert opt[] -> topt in tcp_v6_send_resetIlpo Järvinen
2008-10-09tcpv6: trivial formatting changes to send_(ack|reset)Ilpo Järvinen
2008-10-09tcpv[46]: fix md5 pseudoheader address field orderingIlpo Järvinen
2008-10-09sctp: update SNMP statiscts when T5 timer expired.Vlad Yasevich
2008-10-09sctp: Fix SNMP number of SCTP_MIB_ABORTED during violation handling.Vlad Yasevich
2008-10-09sctp: Fix the SNMP number of SCTP_MIB_CURRESTABWei Yongjun
2008-10-09inet: Make tunnel RX/TX byte counters more consistentHerbert Xu
2008-10-09gre: Add Transparent Ethernet BridgingHerbert Xu
2008-10-09gre: Add netlink interfaceHerbert Xu
2008-10-09gre: Move MTU setting out of ipgre_tunnel_bind_devHerbert Xu
2008-10-09gre: Use needed_headroomHerbert Xu
2008-10-08dsa: Need to select PHYLIB.David S. Miller