summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-11-11random32: upgrade taus88 generator to taus113 from errata paperDaniel Borkmann
2013-11-11random32: move rnd_state to linux/random.hDaniel Borkmann
2013-11-11random32: add prandom_reseed_late() and call when nonblocking pool becomes in...Hannes Frederic Sowa
2013-11-11random32: fix off-by-one in seeding requirementDaniel Borkmann
2013-11-11vlan: Implement vlan_dev_get_egress_qos_mask as an inline.David S. Miller
2013-11-11netfilter: push reasm skb through instead of original frag skbsJiri Pirko
2013-11-09net_sched: tbf: support of 64bit ratesYang Yingliang
2013-11-08ipv6: enable IPV6_FLOWLABEL_MGR for getsockoptFlorent Fourcot
2013-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-07net: skbuff - kernel-doc fixesMathias Krause
2013-11-07net: move pskb_put() to core codeMathias Krause
2013-11-07net/mlx4_en: Datapath structures are allocated per NUMA nodeEugenia Emantayev
2013-11-07net/mlx4_core: ICM pages are allocated on device NUMA nodeEugenia Emantayev
2013-11-07net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend
2013-11-07net: make ndev->irq signed for error handlingDan Carpenter
2013-11-07net/vlan: Provide read access to the vlan egress mapEyal Perry
2013-11-07udp: Remove unnecessary semicolon from do{}while (0) macroJoe Perches
2013-11-05ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACEHannes Frederic Sowa
2013-11-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-11-05net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-useEnrico Mioso
2013-11-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-11-04net: introduce skb_coalesce_rx_frag()Jason Wang
2013-11-04net: codel: Avoid undefined behavior from signed overflowJesper Dangaard Brouer
2013-11-04tcp: properly handle stretch acks in slow startYuchung Cheng
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2013-11-04mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein
2013-11-04net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein
2013-11-04net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware specJack Morgenstein
2013-11-04net: checksum: fix warning in skb_checksumDaniel Borkmann
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-03net/hsr: Add support for the High-availability Seamless Redundancy protocol (...Arvid Brodin
2013-11-03net: extend net_device allocation to vmalloc()Eric Dumazet
2013-11-03net: sctp: fix and consolidate SCTP checksumming codeDaniel Borkmann
2013-11-03net: skb_checksum: allow custom update/combine for walking skbDaniel Borkmann
2013-11-03lib: crc32: add functionality to combine two crc32{, c}s in GF(2)Daniel Borkmann
2013-11-03netfilter: introduce nf_conn_acct structureHolger Eitzenberger
2013-11-03ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause
2013-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-11-02net: cdc_ncm: drop "extern" from header declarationsBjørn Mork
2013-11-02net: cdc_ncm: remove descriptor pointersBjørn Mork
2013-11-02net: cdc_ncm: remove ncm_parm fieldBjørn Mork
2013-11-02net: cdc_ncm: remove tx_speed and rx_speed fieldsBjørn Mork
2013-11-02net: cdc_ncm: remove unused udev fieldBjørn Mork
2013-11-02net: cdc_ncm: remove redundant netdev fieldBjørn Mork
2013-11-02net: cdc_ncm: remove redundant endpoint pointersBjørn Mork