| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2014-04-03 | 3 | -1/+26 |
|\ |
|
| * | crypto: export NULL algorithms defines | Horia Geanta | 2014-03-21 | 1 | -0/+11 |
| * | crypto: allow blkcipher walks over AEAD data | Ard Biesheuvel | 2014-03-10 | 1 | -0/+4 |
| * | crypto: remove direct blkcipher_walk dependency on transform | Ard Biesheuvel | 2014-03-10 | 1 | -1/+4 |
| * | crypto: ccp - Move HMAC calculation down to ccp ops file | Tom Lendacky | 2014-02-09 | 1 | -0/+7 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2014-04-03 | 1 | -3/+3 |
|\ \ |
|
| * | | fs: move i_readcount | Mimi Zohar | 2014-03-07 | 1 | -3/+3 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-04-02 | 101 | -849/+3018 |
|\ \ \ |
|
| * | | | net: Add a test to see if a skb is freeable in irq context | Eric W. Biederman | 2014-04-01 | 1 | -0/+13 |
| * | | | net: ptp: move PTP classifier in its own file | Daniel Borkmann | 2014-04-01 | 2 | -75/+22 |
| * | | | mac802154: make csma/cca parameters per-wpan | Phoebe Buckheister | 2014-04-01 | 2 | -1/+18 |
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2014-03-31 | 1 | -1/+2 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-03-31 | 1 | -1/+2 |
| | |\ \ \ |
|
| | | * \ \ | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-03-27 | 1 | -1/+2 |
| | | |\ \ \ |
|
| | | | * | | | Bluetooth: Track current configured LE scan type parameter | Marcel Holtmann | 2014-03-21 | 1 | -0/+1 |
| | | | * | | | Bluetooth: Fix passkey endianess in user_confirm and notify_passkey | Johan Hedberg | 2014-03-19 | 1 | -1/+1 |
| * | | | | | | net-gro: restore frag0 optimization | Eric Dumazet | 2014-03-31 | 1 | -5/+0 |
| * | | | | | | net-sysfs: expose number of carrier on/off changes | david decotigny | 2014-03-31 | 2 | -0/+4 |
| * | | | | | | ipv6: reuse rt6_need_strict | Wang Yufen | 2014-03-31 | 1 | -0/+5 |
| * | | | | | | net: export NET_ADDR_* values to user-space API | Florian Fainelli | 2014-03-31 | 2 | -7/+6 |
| * | | | | | | net: Allow modules to use is_skb_forwardable | Vlad Yasevich | 2014-03-31 | 1 | -0/+1 |
| |/ / / / / |
|
| * | | | | | net: filter: rework/optimize internal BPF interpreter's instruction set | Alexei Starovoitov | 2014-03-31 | 2 | -11/+64 |
| * | | | | | net: isdn: use sk_unattached_filter api | Daniel Borkmann | 2014-03-31 | 1 | -3/+2 |
| * | | | | | net: ptp: do not reimplement PTP/BPF classifier | Daniel Borkmann | 2014-03-31 | 1 | -8/+2 |
| * | | | | | net: ptp: use sk_unattached_filter_create() for BPF | Daniel Borkmann | 2014-03-31 | 1 | -4/+0 |
| * | | | | | net: filter: move filter accounting to filter core | Daniel Borkmann | 2014-03-31 | 2 | -40/+17 |
| * | | | | | net: filter: keep original BPF program around | Daniel Borkmann | 2014-03-31 | 1 | -2/+13 |
| * | | | | | net: filter: add jited flag to indicate jit compiled filters | Daniel Borkmann | 2014-03-31 | 1 | -1/+2 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-03-29 | 5 | -5/+14 |
| |\ \ \ \ \ |
|
| * | | | | | | netpoll: Respect NETIF_F_LLTX | Eric W. Biederman | 2014-03-29 | 1 | -0/+5 |
| * | | | | | | netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enable | Eric W. Biederman | 2014-03-29 | 1 | -4/+4 |
| * | | | | | | netpoll: Remove gfp parameter from __netpoll_setup | Eric W. Biederman | 2014-03-29 | 2 | -3/+2 |
| * | | | | | | net: net: add a core netdev->tx_dropped counter | Eric Dumazet | 2014-03-28 | 1 | -3/+4 |
| * | | | | | | net/mlx4: Implement vxlan ndo calls | Or Gerlitz | 2014-03-28 | 1 | -1/+1 |
| * | | | | | | mlx4: Add support for CONFIG_DEV command | Or Gerlitz | 2014-03-28 | 2 | -0/+3 |
| * | | | | | | ipv6: do not overwrite inetpeer metrics prematurely | Michal Kubeček | 2014-03-27 | 2 | -3/+11 |
| * | | | | | | net: sxgbe: add basic framework for Samsung 10Gb ethernet driver | Siva Reddy | 2014-03-26 | 1 | -0/+54 |
| * | | | | | | vlan: make a new function vlan_dev_vlan_proto() and export | dingtianhong | 2014-03-26 | 1 | -0/+7 |
| * | | | | | | net: Rename skb->rxhash to skb->hash | Tom Herbert | 2014-03-26 | 3 | -22/+22 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-03-25 | 6 | -19/+17 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2014-03-25 | 11 | -21/+82 |
| |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-03-21 | 11 | -21/+82 |
| | |\ \ \ \ \ \ \
| | | | |_|/ / / /
| | | |/| | | | | |
|
| | | * | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-03-20 | 2 | -1/+22 |
| | | |\ \ \ \ \ \
| | | | | |_|/ / /
| | | | |/| | | | |
|
| | | | * | | | | | Bluetooth: Make LTK and CSRK only persisent when bonding | Marcel Holtmann | 2014-03-10 | 1 | -2/+3 |
| | | | * | | | | | Bluetooth: Add support for handling signature resolving keys | Marcel Holtmann | 2014-03-09 | 2 | -0/+20 |
| | | * | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2014-03-20 | 5 | -19/+41 |
| | | |\ \ \ \ \ \ |
|
| | | | * | | | | | | mac80211: set beamforming bit in radiotap | Emmanuel Grumbach | 2014-03-19 | 1 | -0/+2 |
| | | | * | | | | | | cfg80211/mac80211: ignore signal if the frame was heard on wrong channel | Emmanuel Grumbach | 2014-03-19 | 1 | -8/+8 |
| | | | * | | | | | | mac80211: add status_driver_data array to ieee80211_tx_info | Eliad Peller | 2014-03-19 | 1 | -2/+2 |
| | | | * | | | | | | wireless: max MSDU size for DMG networks | Vladimir Kondratiev | 2014-03-19 | 1 | -0/+4 |