summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2012-11-04SUNRPC: remove BUG_ON from rpc_run_bc_taskWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON in __rpc_clnt_handle_eventWeston Andros Adamson
2012-11-04SUNRPC: add WARN_ON_ONCE for potential deadlockWeston Andros Adamson
2012-11-04bridge: Avoid 'statement with no effect' compiler warningsLee Jones
2012-11-04net: inet_diag -- Return error code if protocol handler is missedCyrill Gorcunov
2012-11-03Merge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-11-03net: fix bridge notify hook to manage flags correctlyJohn Fastabend
2012-11-03rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dumpJohn Fastabend
2012-11-03htb: improved accuracy at high ratesVimalkumar
2012-11-03tipc: do not use tasklet_disable before tasklet_killXiaotian Feng
2012-11-03ipv6: introduce ip6_rt_put()Amerigo Wang
2012-11-03sctp: Clean up type-punning in sctp_cmd_t unionNeil Horman
2012-11-03ipv6: remove a useless NULL checkAmerigo Wang
2012-11-03pktgen: clean up ktime_t helpersDaniel Borkmann
2012-11-03tcp: better retrans tracking for defer-acceptEric Dumazet
2012-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-02tcp-repair: Handle zero-length data put in rcv queuePavel Emelyanov
2012-11-02l2tp: fix oops in l2tp_eth_create() error pathTom Parkin
2012-11-02net: Fix continued iteration in rtnl_bridge_getlink()Ben Hutchings
2012-11-02ipv6/multipath: remove flag NLM_F_EXCL after the first nexthopNicolas Dichtel
2012-11-02eth: Rename and properly align br_reserved_address arrayBen Hutchings
2012-11-02eth: Make is_link_local() consistent with other address testsBen Hutchings
2012-11-02bridge: Use is_link_local() in store_group_addr()Ben Hutchings
2012-11-02skb: api to report errors for zero copy skbsMichael S. Tsirkin
2012-11-02skb: report completion status for zero copy skbsMichael S. Tsirkin
2012-11-02openvswitch: Process RARP packets with ethertype 0x8035 similar to ARP packets.Mehak Mahajan
2012-11-02netfilter: ipv6: add getsockopt to retrieve origdstFlorian Westphal
2012-11-01Bluetooth: Rename ctrl_id to remote_amp_idAndrei Emeltchenko
2012-11-01Bluetooth: Process Create Chan RequestAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evtAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Check for hs_hcon instead of ctrl_idAndrei Emeltchenko
2012-11-01Bluetooth: Disconnect logical link when deleting chanAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Remove hci_conn receiving error command statusAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Process Disc Physical Link Complete evtAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Process Disc Logical LinkAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Add Logical Link Create functionAndrei Emeltchenko
2012-11-01Bluetooth: Derive remote and local amp id from chan structAndrei Emeltchenko
2012-11-01Bluetooth: Return correct L2CAP response typeAndrei Emeltchenko
2012-11-01Bluetooth: Save hs_hchan instead of hs_hcon in loglink completeAndrei Emeltchenko
2012-11-01Bluetooth: trivial: Fix braces style and remove empty lineAndrei Emeltchenko
2012-11-01Bluetooth: mgmt: Use __constant when dealing with constantsSyam Sidhardhan
2012-11-01Bluetooth: Remove unnecessary include export.hSyam Sidhardhan
2012-11-01Bluetooth: Add put(hcon) when deleting hchanAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Process Logical Link complete evtAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Process Physical Link Complete evtAndrei Emeltchenko
2012-11-01Bluetooth: Use helper function sending EFS conf rspAndrei Emeltchenko
2012-11-01Bluetooth: trivial: Remove unneeded assignmentAndrei Emeltchenko
2012-11-01Bluetooth: Fix sending unnecessary HCI_LE_Host_EnableJohan Hedberg
2012-11-01Bluetooth: Fix unnecessary EIR update during powering onJohan Hedberg
2012-11-01Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode commandJohan Hedberg