summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+5
2012-03-02ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmdBen Hutchings1-2/+21
2012-03-02mdio: Export mdio.h to userlandBen Hutchings2-5/+5
2012-02-29tcp: fix comment for tp->highest_sackNeal Cardwell2-3/+5
2012-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-17/+91
2012-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-13/+29
2012-02-26mlx4_en: dont change mac_header on xmitEric Dumazet1-1/+4
2012-02-26netfilter: ctnetlink: support kernel-space dump filtering by ctmarkPablo Neira Ayuso1-0/+1
2012-02-26netlink: allow to pass data pointer to netlink_dump_start() callbackPablo Neira Ayuso1-0/+2
2012-02-26netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso1-3/+7
2012-02-26Fix autofs compile without CONFIG_COMPATLinus Torvalds1-0/+4
2012-02-26xfrm: remove unneeded method typedef declaration in net/xfrm.h.Rami Rosen1-5/+0
2012-02-25Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller1-1/+1
2012-02-24epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov2-1/+6
2012-02-24netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)Jozsef Kadlecsik1-1/+1
2012-02-24net: Support RX-ALL feature flag.Ben Greear1-0/+2
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear5-2/+20
2012-02-24net: Support RXFCS feature flag.Ben Greear1-0/+2
2012-02-24ipsec: be careful of non existing mac headersEric Dumazet1-0/+10
2012-02-23Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller1-2/+2
2012-02-23Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-8/+2
2012-02-22Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+1
2012-02-22sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds1-1/+1
2012-02-22asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake2-0/+56
2012-02-22Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller9-38/+245
2012-02-22rtnetlink: Fix problem with buffer allocationGreg Rose3-1/+5
2012-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-38/+245
2012-02-22sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov3-0/+27
2012-02-21skb: Add skb_peek_next helperPavel Emelyanov1-0/+18
2012-02-21datagram: Add offset argument to __skb_recv_datagramPavel Emelyanov1-1/+1
2012-02-21netfilter: ebtables: fix alignment problem in ppcJoerg Willmann1-2/+2
2012-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2012-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-9/+11
2012-02-20digsig: changed type of the timestampDmitry Kasatkin1-2/+2
2012-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-17/+53
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+20
2012-02-17net: sh_eth: change the condition of initializationYoshihiro Shimoda1-0/+1
2012-02-16crypto: sha512 - use standard ror64()Alexey Dobriyan1-0/+20
2012-02-16ipv4: Eliminate spurious argument to __ipv4_neigh_lookupDavid S. Miller1-2/+2
2012-02-16decnet: net/dn.h needs net/flow.hDavid S. Miller1-0/+1
2012-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville143-1260/+3809
2012-02-15Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim1-2/+2
2012-02-15Bluetooth: Fix potential deadlockAndre Guedes1-2/+2
2012-02-15Bluetooth: silence lockdep warningOctavian Purdila1-0/+2
2012-02-15Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes1-1/+1
2012-02-15Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek1-3/+3
2012-02-15Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg1-1/+1
2012-02-14vfs: Provide function to get superblock and wait for it to thawJan Kara1-0/+1
2012-02-14mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon1-2/+4
2012-02-14mmc: core: Fix PowerOff Notify suspend/resumeGirish K S1-0/+4