summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-08-01net: add a temporary sanity check in skb_orphan()Eric Dumazet
2013-08-01cls_cgroup.h netprio_cgroup.h: Remove extern from function prototypesJoe Perches
2013-08-01checksum: Remove extern from function prototypesJoe Perches
2013-08-01cfg80211.h/mac80211.h: Remove extern from function prototypesJoe Perches
2013-08-01ax25.h: Remove extern from function prototypesJoe Perches
2013-08-01arp/neighbour.h: Remove extern from function prototypesJoe Perches
2013-08-01af_rxrpc.h: Remove extern from function prototypesJoe Perches
2013-08-01af_unix.h: Remove extern from function prototypesJoe Perches
2013-08-01addrconf.h: Remove extern function prototypesJoe Perches
2013-08-01fib_rules: add .suppress operationStefan Tomanek
2013-08-01net: Remove extern from include/net/ scheduling prototypesJoe Perches
2013-07-31net: skb_orphan() changesEric Dumazet
2013-07-31netem: Introduce skb_orphan_partial() helperEric Dumazet
2013-07-31net: split rt_genid for ipv4 and ipv6fan.du
2013-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-07-31tcp: Remove unused tcpct declarations and commentsDmitry Popov
2013-07-31PCI: Add function to obtain minimum link width and speedJacob Keller
2013-07-31PCI: move enum pcie_link_width into pci.hJacob Keller
2013-07-31rtnl: export physical port id via RT netlinkJiri Pirko
2013-07-31net: add ndo to get id of physical port of the deviceJiri Pirko
2013-07-309p: client: remove unused code and any reference to "cancelled" functionAndi Shyti
2013-07-29net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin
2013-07-28pktgen: Add UDPCSUM flag to support UDP checksumsThomas Graf
2013-07-28VSOCK: Move af_vsock.h and vsock_addr.h to include/netAsias He
2013-07-28USBNET: centralize computing of max rx/tx qlenMing Lei
2013-07-28net/sctp: Refactor SCTP skb checksum computationJoe Stringer
2013-07-28virtio-net: put virtio net header inline with dataMichael S. Tsirkin
2013-07-25net: Make devnet_rename_seq staticThomas Gleixner
2013-07-25tcp: TCP_NOTSENT_LOWAT socket optionEric Dumazet
2013-07-25net: add sk_stream_is_writeable() helperEric Dumazet
2013-07-25net: sctp: trivial: update mailing list addressDaniel Borkmann
2013-07-23team: add support for sending multicast rejoinsJiri Pirko
2013-07-23net: convert resend IGMP to notifier eventJiri Pirko
2013-07-23team: add peer notificationJiri Pirko
2013-07-23tcp: prefer packet timing to TS-ECR for RTTYuchung Cheng
2013-07-23tcp: consolidate SYNACK RTT samplingYuchung Cheng
2013-07-22tun: Support software transmit time stamping.Richard Cochran
2013-07-22net: Provide a generic socket error queue delivery method for Tx time stamps.Richard Cochran
2013-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-18vlan: mask vlan prio bitsEric Dumazet
2013-07-18Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-17linked-list: Remove __list_for_eachDave Jones
2013-07-16sysfs: use file mode defines from stat.hOliver Schinagl
2013-07-16sysfs: add more helper macro's for (bin_)attribute(_groups)Oliver Schinagl
2013-07-16driver core: add default groups to struct classGreg Kroah-Hartman
2013-07-16driver core: Introduce device_create_groupsGuenter Roeck
2013-07-16sysfs: add support for binary attributes in groupsGreg Kroah-Hartman
2013-07-16driver core: device.h: add RW and RO attribute macrosGreg Kroah-Hartman
2013-07-16sysfs.h: add BIN_ATTR macroGreg Kroah-Hartman