| Commit message (Expand) | Author | Age | Files | Lines |
* | more open-coded file_inode() calls | Al Viro | 2013-06-29 | 1 | -2/+2 |
* | sctp: fully initialize sctp_outq in sctp_outq_init | Neil Horman | 2013-06-13 | 1 | -4/+2 |
* | ip_tunnel: remove __net_init/exit from exported functions | Eric Dumazet | 2013-06-13 | 1 | -2/+2 |
* | net/ipv4: ip_vti clear skb cb before tunneling. | Saurabh Mohan | 2013-06-13 | 1 | -2/+1 |
* | l2tp: Fix sendmsg() return value | Guillaume Nault | 2013-06-13 | 1 | -1/+1 |
* | l2tp: Fix PPP header erasure and memory leak | Guillaume Nault | 2013-06-13 | 1 | -2/+2 |
* | packet: packet_getname_spkt: make sure string is always 0-terminated | Daniel Borkmann | 2013-06-13 | 1 | -3/+2 |
* | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2013-06-13 | 3 | -35/+60 |
|\ |
|
| * | batman-adv: Don't handle address updates when bla is disabled | Simon Wunderlich | 2013-06-10 | 1 | -0/+4 |
| * | batman-adv: forward late OGMs from best next hop | Simon Wunderlich | 2013-06-10 | 1 | -31/+55 |
| * | batman-adv: wait for rtnl in batadv_store_mesh_iface instead of failing if it... | Matthias Schiffer | 2013-06-10 | 1 | -4/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-06-12 | 14 | -38/+122 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-06-12 | 4 | -22/+81 |
| |\ \ |
|
| | * | | Bluetooth: Fix mgmt handling of power on failures | Johan Hedberg | 2013-06-12 | 2 | -1/+26 |
| | * | | Bluetooth: Fix missing length checks for L2CAP signalling PDUs | Johan Hedberg | 2013-06-12 | 1 | -18/+52 |
| | * | | Bluetooth: Fix checks for LE support on LE-only controllers | Johan Hedberg | 2013-06-12 | 2 | -3/+3 |
| * | | | netlink: fix error propagation in netlink_mmap() | Patrick McHardy | 2013-06-11 | 1 | -1/+1 |
| * | | | net: sctp: fix NULL pointer dereference in socket destruction | Daniel Borkmann | 2013-06-11 | 1 | -0/+6 |
| * | | | sock_diag: fix filter code sent to userspace | Nicolas Dichtel | 2013-06-10 | 2 | -3/+8 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2013-06-10 | 5 | -7/+20 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | ipvs: info leak in __ip_vs_get_dest_entries() | Dan Carpenter | 2013-06-10 | 1 | -0/+1 |
| | * | | netfilter: nfnetlink_queue: fix missing HW protocol | Pablo Neira Ayuso | 2013-06-07 | 1 | -3/+3 |
| | * | | netfilter: xt_TCPMSS: Fix violation of RFC879 in absence of MSS option | Phil Oester | 2013-06-05 | 1 | -0/+6 |
| | * | | netfilter: nfnetlink_cttimeout: fix incomplete dumping of objects | Pablo Neira Ayuso | 2013-06-05 | 1 | -2/+5 |
| | * | | netfilter: nfnetlink_acct: fix incomplete dumping of objects | Pablo Neira Ayuso | 2013-06-05 | 1 | -2/+5 |
| * | | | net_sched: qdisc_get_rtab() must check data[] array | Eric Dumazet | 2013-06-07 | 1 | -5/+6 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2013-06-12 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | libceph: must hold mutex for reset_changed_osds() | Alex Elder | 2013-05-17 | 1 | -1/+1 |
* | | | | | Merge tag '9p-3.10-bug-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-06-10 | 1 | -37/+18 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | net/9p: Handle error in zero copy request correctly for 9p2000.u | Aneesh Kumar K.V | 2013-05-28 | 1 | -37/+18 |
* | | | | | net: Unbreak compat_sys_{send,recv}msg | Andy Lutomirski | 2013-06-06 | 2 | -41/+44 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-06-05 | 29 | -90/+227 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | net_sched: htb: do not mix 1ns and 64ns time units | Eric Dumazet | 2013-06-04 | 1 | -17/+17 |
| * | | | | net: fix sk_buff head without data area | Pablo Neira | 2013-06-04 | 2 | -3/+3 |
| * | | | | ipv6: assign rt6_info to inet6_ifaddr in init_loopback | Gao feng | 2013-06-04 | 1 | -1/+3 |
| * | | | | net_sched: restore "overhead xxx" handling | Eric Dumazet | 2013-06-02 | 4 | -15/+17 |
| * | | | | xfrm: force a garbage collection after deleting a policy | Paul Moore | 2013-05-31 | 3 | -1/+8 |
| * | | | | udp6: Fix udp fragmentation for tunnel traffic. | Pravin B Shelar | 2013-05-31 | 1 | -8/+12 |
| * | | | | net/core: dev_mc_sync_multiple calls wrong helper | Jay Vosburgh | 2013-05-31 | 1 | -1/+1 |
| * | | | | net/core: __hw_addr_sync_one / _multiple broken | Jay Vosburgh | 2013-05-31 | 1 | -4/+7 |
| * | | | | net/core: __hw_addr_unsync_one "from" address not marked synced | Jay Vosburgh | 2013-05-31 | 1 | -1/+2 |
| * | | | | net/core: __hw_addr_create_ex does not initialize sync_cnt | Jay Vosburgh | 2013-05-31 | 1 | -0/+1 |
| * | | | | snmp6: remove IPSTATS_MIB_CSUMERRORS | Nicolas Dichtel | 2013-05-31 | 1 | -1/+1 |
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-05-31 | 5 | -15/+47 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-05-29 | 5 | -15/+47 |
| | |\ \ \ \
| | | | |_|/
| | | |/| | |
|
| | | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-05-28 | 4 | -14/+47 |
| | | |\ \ \ |
|
| | | | * | | | mac80211: Allow single vif mac address change with addr_mask | Helmut Schaa | 2013-05-27 | 1 | -6/+20 |
| | | | * | | | mac80211: close AP_VLAN interfaces before unregistering all | Johannes Berg | 2013-05-27 | 1 | -0/+9 |
| | | | * | | | mac80211: assign AP_VLAN hw queues correctly | Johannes Berg | 2013-05-27 | 1 | -0/+3 |
| | | | * | | | cfg80211: fix reporting 64-bit station info tx bytes | Felix Fietkau | 2013-05-23 | 1 | -1/+1 |