summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-07-16udp: Simplify __udp*_lib_mcast_deliver.David Held
2014-07-16netlink: remove bool varibleVarka Bhadram
2014-07-16rtnetlink: Drop unnecessary return value from ndo_dflt_fdb_delAlexander Duyck
2014-07-16net: remove open-coded skb_cow_head.françois romieu
2014-07-16tipc: ensure sequential message delivery across dual bearersJon Paul Maloy
2014-07-16tipc: rename temporarily named functionsJon Paul Maloy
2014-07-16tipc: remove unreferenced functionsJon Paul Maloy
2014-07-16tipc: start using the new multicast functionsJon Paul Maloy
2014-07-16tipc: add new functions for multicast and broadcast distributionJon Paul Maloy
2014-07-16tipc: let internal link users call the new link send functionJon Paul Maloy
2014-07-16tipc: make name table distributor use new send functionJon Paul Maloy
2014-07-17ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwardingAlex Gartrell
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-07-16net-gre-gro: Fix a bug that breaks the forwarding pathJerry Chu
2014-07-16net: sctp: deprecate rfc6458, 5.3.2. SCTP_SNDRCV supportDaniel Borkmann
2014-07-16net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO supportGeir Ola Vaagland
2014-07-16net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg supportGeir Ola Vaagland
2014-07-16net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg supportGeir Ola Vaagland
2014-07-16net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg supportGeir Ola Vaagland
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-16Bluetooth: Fix always checking the blacklist for incoming connectionsJohan Hedberg
2014-07-16sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown
2014-07-16sched: Remove proliferation of wait_on_bit() action functionsNeilBrown
2014-07-16Bluetooth: Fix trying to initiate connections when acting as LE slaveJohan Hedberg
2014-07-16Bluetooth: Add a role parameter to hci_conn_add()Johan Hedberg
2014-07-16Bluetooth: Use explicit role instead of a bool in function parametersJohan Hedberg
2014-07-16Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variableJohan Hedberg
2014-07-16Bluetooth: Add proper defines for HCI connection roleJohan Hedberg
2014-07-16ipvs: Remove dead debug codeYannick Brosseau
2014-07-16ipvs: remove null test before kfreeFabian Frederick
2014-07-16ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrackJulian Anastasov
2014-07-15net-timestamp: SOCK_RAW and PING timestampingWillem de Bruijn
2014-07-15net: sctp: remove unnecessary break after return/gotoFabian Frederick
2014-07-15ieee802154: remove unnecessary break after gotoFabian Frederick
2014-07-15irda: remove unnecessary break after returnFabian Frederick
2014-07-15caif: remove unnecessary break after gotoFabian Frederick
2014-07-15NFC: remove unnecessary break after gotoFabian Frederick
2014-07-15ipv6: remove unnecessary break after returnFabian Frederick
2014-07-15netfilter: remove unnecessary break after returnFabian Frederick
2014-07-15af_key: remove unnecessary break after returnFabian Frederick
2014-07-15mac80211: remove unnecessary break after returnFabian Frederick
2014-07-15drop_monitor: remove unnecessary break after returnFabian Frederick
2014-07-15pktgen: remove unnecessary break after gotoFabian Frederick
2014-07-15netlabel: remove unnecessary break after gotoFabian Frederick
2014-07-15af_iucv: remove unnecessary break after gotoFabian Frederick
2014-07-159P: remove unnecessary break after returnFabian Frederick
2014-07-15tipc: remove unnecessary break after returnFabian Frederick
2014-07-15packet: remove unnecessary break after returnFabian Frederick
2014-07-15tcp: Remove unnecessary arg from tcp_enter_cwr and tcp_init_cwnd_reductionChristoph Paasch
2014-07-15net: rtnetlink - make create_link take name_assign_typeTom Gundersen